object szukaj: Tszukaj Left = 329 Top = 136 BorderStyle = bsDialog Caption = 'Wyszukiwanie stacji' ClientHeight = 230 ClientWidth = 473 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poDefault OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object L1401: TLabel Left = 8 Top = 0 Width = 160 Height = 13 Caption = 'Nazwa lub indeks do wyszukania:' Transparent = True end object Label1: TLabel Left = 264 Top = 0 Width = 67 Height = 13 Caption = 'Wsp'#243#322'rz'#281'dne:' Transparent = True end object Label2: TLabel Left = 264 Top = 64 Width = 54 Height = 13 Caption = 'Promie'#324' ['#176']:' Transparent = True end object tekst: TEdit Left = 8 Top = 16 Width = 161 Height = 21 TabOrder = 0 end object SG: TStringGrid Left = 8 Top = 104 Width = 457 Height = 120 Hint = 'Lista wybranych stacji meteo.'#13#10'G'#322#243'wn'#261' stacj'#261' b'#281'dzie pierwsza od ' + 'g'#243'ry.' ColCount = 6 DefaultRowHeight = 16 FixedCols = 0 RowCount = 2 Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing, goRowSelect] ParentShowHint = False ShowHint = True TabOrder = 1 OnDblClick = SGDblClick ColWidths = ( 92 88 58 64 64 64) end object SzukajNazwy: TsButton Left = 176 Top = 16 Width = 75 Height = 25 Caption = 'Szukaj' Default = True TabOrder = 2 OnClick = SzukajNazwyClick SkinData.SkinSection = 'BUTTON' end object SzukajWspol: TsButton Left = 384 Top = 16 Width = 75 Height = 25 Caption = 'Szukaj' TabOrder = 3 OnClick = SzukajWspolClick SkinData.SkinSection = 'BUTTON' end object ns1: TsDecimalSpinEdit Left = 264 Top = 16 Width = 65 Height = 22 TabOrder = 4 Text = '0' SkinData.SkinSection = 'EDIT' BoundLabel.Layout = sclLeft BoundLabel.MaxWidth = 0 BoundLabel.Active = False Increment = 1 MaxValue = 180 end object ew1: TsDecimalSpinEdit Left = 264 Top = 40 Width = 65 Height = 22 TabOrder = 5 Text = '0' SkinData.SkinSection = 'EDIT' BoundLabel.Layout = sclLeft BoundLabel.MaxWidth = 0 BoundLabel.Active = False Increment = 1 MaxValue = 180 end object promien: TsSpinEdit Left = 264 Top = 80 Width = 65 Height = 22 TabOrder = 6 Text = '0' SkinData.SkinSection = 'EDIT' BoundLabel.Layout = sclLeft BoundLabel.MaxWidth = 0 BoundLabel.Active = False MaxValue = 0 MinValue = 1 Value = 0 end object ew: TsComboBox Left = 336 Top = 40 Width = 41 Height = 21 Style = csDropDownList ItemHeight = 13 ItemIndex = 0 TabOrder = 7 Text = 'E' Items.Strings = ( 'E' 'W') Alignment = taLeftJustify BoundLabel.Layout = sclLeft BoundLabel.MaxWidth = 0 BoundLabel.Active = False SkinData.SkinSection = 'COMBOBOX' end object ns: TsComboBox Left = 336 Top = 16 Width = 41 Height = 21 Style = csDropDownList ItemHeight = 13 ItemIndex = 0 TabOrder = 8 Text = 'N' Items.Strings = ( 'N' 'S') Alignment = taLeftJustify BoundLabel.Layout = sclLeft BoundLabel.MaxWidth = 0 BoundLabel.Active = False SkinData.SkinSection = 'COMBOBOX' end object sSkinProvider1: TsSkinProvider CaptionAlignment = taCenter SkinData.SkinSection = 'FORM' TitleButtons = <> Left = 424 Top = 64 end end